home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / game / role / kangband.lha / Kangband292r2 / help / option.txt < prev    next >
Text File  |  2001-04-22  |  29KB  |  637 lines

  1. === Option Descriptions ===
  2.  
  3. Most of the "options" are accessible through the '=' command, which provides
  4. an interface to the various "sets" of options available to the player.
  5.  
  6. In the decriptions below, each option is listed as the textual summary
  7. which is shown on the "options" screen, plus the internal name of the
  8. option in brackets, followed by a textual description of the option.
  9.  
  10. Note that the internal name of the option can be used in user pref files
  11. to force the option to a given setting, see "command.txt" for more info.
  12.  
  13. Various concepts are mentioned in the descriptions below, including "disturb",
  14. (cancel any running, resting, or repeated commands, which are in progress),
  15. "flush" (forget any keypresses waiting in the keypress queue, including any
  16. macros in progress), "fresh" (dump any pending output to the screen), and
  17. "sub-windows" (see below).
  18.  
  19.  
  20. === Option Set 1 -- User Interface ===
  21.  
  22. ***** <rogue_like_commands>
  23. Rogue-like commands    [rogue_like_commands]
  24.     Selects the "roguelike" command set (see "command.txt" for info).
  25.  
  26. ***** <quick_messages>
  27. Activate quick messages    [quick_messages]
  28.     Allows the use of any keypress as a response to the "-more-" prompt
  29.     (useful for monster farming).  Allows most keys to mean "no" to any
  30.     "[y/n]" prompt.
  31.  
  32. ***** <other_query_flag>
  33. Prompt for floor item selection    [other_query_flag]
  34.     Allows the user to select objects from the center of stacks.  Without
  35.     this option, the uppermost appropriate object will always be selected.
  36.  
  37. ***** <carry_query_flag>
  38. Prompt before picking things up    [carry_query_flag]
  39.     Forces the game to ask your permission before allowing you to pick up
  40.     any object.
  41.  
  42. ***** <use_old_target>
  43. Use old target by default    [use_old_target]
  44.     Forces all commands which normally ask for a "direction" to use the
  45.     current "target" if there is one.  Use of this option can be dangerous
  46.     if you target locations on the ground, unless you clear them when done.
  47.  
  48. ***** <always_pickup>
  49. Pick things up by default    [always_pickup]
  50.     Tells the game that walking onto an item should attempt to pick it up.
  51.     Picking up objects in the manner takes no additional energy.  Note the
  52.     "g" and "-" commands, which can be used to "reverse" this option for a
  53.     single turn.
  54.  
  55. ***** <always_repeat>
  56. Repeat obvious commands    [always_repeat]
  57.     Tells the game that when you attempt to "open" a door or chest, "bash"
  58.     a door, "tunnel" through walls, "disarm" traps or chests, or "alter"
  59.     any grid, that you wish to automatically "repeat" the command 99 times
  60.     (see "command.txt"), unless an explicit repeat count was given.
  61.  
  62. ***** <depth_in_feet>
  63. Show dungeon level in feet    [depth_in_feet]
  64.     Display dungeon depths in "feet" instead of "levels".
  65.  
  66. ***** <stack_force_notes>
  67. Merge inscriptions when stacking    [stack_force_notes]
  68.     Force otherwise identical objects to merge, even if one has an empty
  69.     inscription and the other does not.  The resulting stack keeps the 
  70.     non-empty inscription.
  71.  
  72. ***** <stack_force_costs>
  73. Merge discounts when stacking    [stack_force_costs]
  74.     Force otherwise identical objects to merge, even if they have different
  75.     discounts.  The resulting stack keeps the largest discount.  This option
  76.     may cause you to lose "value", but will give you optimal pack usage.
  77.  
  78. ***** <show_labels>
  79. Show labels in equipment listings    [show_labels]
  80.     Display "labels" (what an object is being used for) for objects in all
  81.     "equipment" listings.
  82.  
  83. ***** <show_weights>
  84. Show weights in all object listings    [show_weights]
  85.     Display "weights" (in pounds) of objects in all "inventory", "equipment",
  86.     "store items", and "home items" listings.
  87.  
  88. ***** <show_choices>
  89. Show choices in inven/equip listings    [show_choices]
  90.     Display "choices" (legal responses) in any sub-windows which are being
  91.     used to display your inventory or equipment.  Also, if one sub-window
  92.     is being used to display your inventory or equipment, then this option
  93.     will cause it to be (temporarily) toggled as needed to always show the
  94.     "appropriate" set of objects (inventory or equipment).
  95.  
  96. ***** <show_details>
  97. Show details in monster descriptions    [show_details]
  98.     Display "details" (including number of monsters killed, and textual
  99.     descriptions) in monster descriptions.
  100.     are displaying the monster.
  101.  
  102. ***** <show_flavors>
  103. Show flavors in object descriptions    [show_flavors]
  104.     Display "flavors" (color or variety) in object descriptions, even for
  105.     objects whose type is known.  This does not affect objects in stores.
  106.  
  107. ***** <ring_bell>
  108. Audible bell (on errors, etc)    [ring_bell]
  109.     Attempt to make a "bell" noise when various "errors" occur.
  110.  
  111.  
  112. === Option Set 2 -- Disturbance ===
  113.  
  114. ***** <find_ignore_stairs>
  115. Run past stairs    [find_ignore_stairs]
  116.     Ignore stairs when running.
  117.  
  118. ***** <find_ignore_doors>
  119. Run through open doors    [find_ignore_doors]
  120.     Ignore open doors when running.
  121.  
  122. ***** <find_cut>
  123. Run past known corners    [find_cut]
  124.     Cut sharply around "known" corners when running.  This will result in
  125.     "faster" running, but may cause you to run into a "lurking" monster.
  126.  
  127. ***** <find_examine>
  128. Run into potential corners    [find_examine]
  129.     Fully explore "potential corners" in hallways.
  130.  
  131. ***** <disturb_move>
  132. Disturb whenever any monster moves    [disturb_move]
  133.     Disturb the player when any monster moves, appears, or disappears.
  134.     This includes monsters which are only visible due to telepathy, so
  135.     you should probably turn this option off if you want to "rest" near
  136.     such monsters.
  137.  
  138. ***** <disturb_near>
  139. Disturb whenever viewable monster moves    [disturb_near]
  140.     Disturb the player when any viewable monster moves, whenever any
  141.     monster becomes viewable for the first time, and also whenever any
  142.     viewable monster becomes no longer viewable.  This option ignores
  143.     the existance of "telepathy" for the purpose of determining whether
  144.     a monster is "viewable".  See also the "view_reduce_view" option.
  145.  
  146. ***** <disturb_panel>
  147. Disturb whenever map panel changes    [disturb_panel]
  148.     This option causes you to be disturbed by the screen "scrolling",
  149.     as it does when you get close to the "edge" of the screen.
  150.  
  151. ***** <disturb_state>
  152. Disturb whenever player state changes    [disturb_state]
  153.     This option causes you to be disturbed whenever the player state
  154.     changes, including changes in hunger, resistance, confusion, etc.
  155.  
  156. ***** <disturb_minor>
  157. Disturb whenever boring things happen    [disturb_minor]
  158.     This option causes you to be disturbed by various bring things,
  159.     including monsters bashing down doors, inventory feelings, and
  160.     beginning to run out of fuel.
  161.  
  162. ***** <disturb_other>
  163. Disturb whenever various things happen    [disturb_other]
  164.     This option is currently unused.
  165.  
  166. ***** <alert_hitpoint>
  167. Alert user to critical hitpoints    [alert_hitpoint]
  168.     Produce a "bell" noise, and flush all pending input, when your hitpoints
  169.     reach the "critical point" chosen elsewhere, preventing stupid deaths.
  170.  
  171. ***** <alert_failure>
  172. Alert user to various failures    [alert_failure]
  173.     Produce a "bell" noise, and flush all pending input, when various
  174.     "failures" occur, as described above.
  175.  
  176. ***** <verify_destroy>
  177. Verify destruction of objects    [verify_destroy]
  178.     Prompt for verification of the "destroy" command.
  179.  
  180. ***** <verify_special>
  181. Verify use of special commands    [verify_special]
  182.     Prompt for verification of the "special" commands (borg and debug).
  183.  
  184. ***** <allow_quantity>
  185. Allow quantity specification    [allow_quantity]
  186.     Prompt for a quantity when necessary, instead of defaulting to a
  187.     single object.
  188.  
  189. ***** <auto_more>
  190. Automatically clear -more- prompts    [auto_more]
  191.     The game does not wait for a keypress when it comes to a -more-
  192.     prompt, but carries on going.
  193.  
  194.  
  195. === Option Set 3 -- Game-play ===
  196.  
  197. ***** <auto_haggle>
  198. Auto-haggle in stores    [auto_haggle]
  199.     Disable "haggling" in stores, resulting in a ten percent sales tax
  200.     on items which you would have otherwise been forced to haggle for.
  201.     When this option is on, all prices listed in stores will be the
  202.     actual price that you pay for an item, as opposed to the price
  203.     that the shop-keeper will suggest.
  204.  
  205. ***** <auto_scum>
  206. Auto-scum for good levels    [auto_scum]
  207.     This is a hack but allows you to force the generation of "good" levels
  208.     in the dungeon.  This option may be extremely slow on some machines,
  209.     especially deep in the dungeon.  The minimum "goodness" of the level
  210.     is based on the dungeon level, so the deeper you go, the better the
  211.     level will be.  A lot of people consider this option to be cheating.
  212.  
  213. ***** <expand_look>
  214. Expand the power of the look command    [expand_look]
  215.     Expand the "look" command to allow the user to "look" at grids which
  216.     are not actually in view of the player, allowing the examination of
  217.     objects/monsters which have only been detected by spells, or sensed
  218.     via telepathy.
  219.  
  220. ***** <expand_wrap>
  221. Expand the power of the list commands    [expand_wrap]
  222.     Expand the "listing" commands so that they "wrap" at the "edges" of
  223.     the appropriate list.  This allows the "look" and "target" commands
  224.     to "cycle" through all appropriate grids forever, and the "identify
  225.     symbol" to browse through all of the monsters of a given type.
  226.  
  227. ***** <view_perma_grids>
  228. Map remembers all perma-lit grids    [view_perma_grids]
  229.     Memorize all perma-lit floor grids which are seen by the player.
  230.     This option allows you to keep track of which explored floor grids
  231.     were perma-lit, but does not distinguish between dark floor grids,
  232.     unexplored floor grids, and unknown grids.  Turning off this option
  233.     allows the player to always know which lit floor grids are in line
  234.     of sight, but this is better accomplished by the "view_bright_lite"
  235.     option.  Note that any non-floor grids which is seen by the player
  236.     are always memorized, and "object" which is seen by the player is
  237.     memorized independantly from the memorization of the grid itself.
  238.  
  239. ***** <view_torch_grids>
  240. Map remembers all torch-lit grids    [view_torch_grids]
  241.     Memorize all (torch-lit) floor grids which are seen by the player.
  242.     This option not only allows you to keep track of which floor grids
  243.     have been explored, but also which ones are "dark", because the use
  244.     of this option activates a special "color scheme" for the display of
  245.     floor grids, in which "dark" grids are drawn in "dark gray", "lit"
  246.     grids are drawn in "white", and (if the "view_bright_lite" option is
  247.     set) "lit" grids which are also in line of sight are drawn in "orange".
  248.     Note that grids which are currently "torch-lit" are considered to be
  249.     "lit", and are thus drawn in "white", unless the "view_yellow_lite"
  250.     option is set, in which case they are drawn in "yellow".
  251.  
  252. ***** <dungeon_align>
  253. Generate dungeons with aligned rooms    [dungeon_align]
  254.     Force all rooms to be "aligned" with the "panel" divisions.  This results
  255.     in a much "prettier" dungeon, but may result in fewer greater vaults.
  256.  
  257. ***** <dungeon_stair>
  258. Generate dungeons with connected stairs    [dungeon_stair]
  259.     Always generate a staircase back to the level you came from, if you used
  260.     a staircase to get to the level.  This is more "realistic", and "safer",
  261.     but less of a "challenge" for some people.
  262.  
  263. ***** <flow_by_sound>
  264. Monsters chase current location (v.slow)    [flow_by_sound]
  265.     Allow monsters to make paths to the player when they are nearby.  This
  266.     option is extremely slow, but can produce viciously smart monsters.
  267.  
  268. ***** <flow_by_smell>
  269. Monsters chase recent locations (v.slow)    [flow_by_smell]
  270.     Allow monsters to take advantage of "old" trails that you may have left
  271.     in the dungeon.  This has no effect unless "flow_by_sound" is also set.
  272.  
  273. ***** <smart_monsters>
  274. Monsters behave more intelligently     [smart_monsters]
  275.      Monsters have a certain amount of intelligence and will use it - 
  276.      teleporting away when low on hit points, using their more powerful
  277.      spells in preference to the less powerful spells, etc. Not all 
  278.      monsters are, of course, intelligent.
  279.  
  280. ***** <smart_packs>
  281. Monsters act smarter in groups    [smart_packs]
  282.      "group" monsters will use tactics that groups of monsters might 
  283.      reasonably employ - such as hiding out of sight around a corner, 
  284.      trying to draw the character out into the middle of a room so they 
  285.      can surround him and all attack at once, rather than chasing one
  286.      by one down a corridor.
  287.  
  288. ***** <smart_learn>
  289. Monsters learn from their mistakes    [smart_learn]
  290.     Allow monsters to learn what spell attacks you are resistant to,
  291.     and to use this information to choose the best attacks.
  292.  
  293. ***** <smart_cheat>
  294. Monsters exploit players weaknesses    [smart_cheat]
  295.     Allow monsters to know what spell attacks you are resistant to,
  296.     and to use this information to choose the best attacks.
  297.  
  298. ***** <easy_open>
  299. Open/Disarm/Close without direction    [easy_open]
  300.     If there is only one closed door next to the character, the game will 
  301.     not bother asking for a direction when the player asks to "o"pen 
  302.     something. The same applies for "c"losing doors and "D"isarming traps.
  303.  
  304. ***** <easy_alter>
  305. Open/Disarm doors/traps on movement.    [easy_alter]
  306.      Moving into a closed door will attempt once to open it, and moving 
  307.      into a trap will attempt once to disarm it. If the player ever wishes
  308.      to leave a known teleport trap as a guaranteed escape route, this 
  309.      option must therefore be off.
  310.  
  311. ***** <easy_piles>
  312. Display floor stacks in a list    [easy_piles]
  313.      When moving into a stack, if this option is *off*, the character will 
  314.      attempt to pick up items from the stack, from top to bottom, until the 
  315.      stack is gone or the inventory is full. This option allows the player
  316.      to interact with other items than the one at the top of the stack.
  317.  
  318. ***** <show_piles>
  319. Show stacks using special attr/character     [show_piles]
  320.      Stacks of items on the floor are shown using the "&" symbol.
  321.  
  322. === Option Set 4 -- Efficiency ===
  323.  
  324. ***** <view_reduce_lite>
  325. Reduce lite-radius when running    [view_reduce_lite]
  326.     Reduce the "radius" of the player's "lite" to that of a "torch"
  327.     when the player is "running", which makes running more "efficient",
  328.     but is extremely annoying.
  329.  
  330. ***** <hidden_player>
  331. Hide player symbol when running    [hidden_player]
  332.     Hide the player symbol when the player is "running", which makes the
  333.     game somewhat faster.
  334.  
  335. ***** <avoid_abort>
  336. Avoid checking for user abort    [avoid_abort]
  337.     Avoid checking to see if the user has pressed a key during resting
  338.     or running or repeated commands.  This not only makes the game much
  339.     more efficient (on many systems), but also allows the use of certain
  340.     obscure macro sequences, such as turning this option on, resting until
  341.     done, turning this option off, and casting a spell.  Note that the use
  342.     of this option may be dangerous on certain "graphic" machines.  Resting
  343.     for long periods of time with this option set is dangerous since the
  344.     resting may not stop until the user takes damage from starvation.
  345.  
  346. ***** <avoid_other>
  347. Avoid processing special colors    [avoid_other]
  348.     Avoid processing the "multi-hued" or "clear" attributes of monsters.
  349.     This will cause all "multi-hued" monsters to appear "violet" and all
  350.     "clear" monsters to appear "white", and will cause "trappers" and
  351.     "lurkers" to be visible on some machines, but it may greatly increase
  352.     efficiency especially when telepathy is active.  Certain systems may
  353.     choose to set this option if they are unable to support the special
  354.     "color" processing, but if they handle graphics "correctly", by using
  355.     attr/char pairs with the "high bits" set, then not only will the game
  356.     correctly avoid using any "dangerous" color processing, but it will
  357.     allow such processing to occur when it is not dangerous.  So if you
  358.     are using graphics, and you use a "normal" attr/char for the "floor"
  359.     grids, then you can use the "special lighting effects" for floors.
  360.  
  361. ***** <flush_failure>
  362. Flush input on various failures    [flush_failure]
  363.     This option forces the game to flush all pending input whenever various
  364.     "failures" occur, such as failure to cast a spell, failure to use a wand,
  365.     etc.  This is very useful if you use macros which include "directional"
  366.     components with commands that can fail, since it will prevent you from
  367.     walking towards monsters when your spells fail.
  368.  
  369. ***** <flush_disturb>
  370. Flush input whenever disturbed    [flush_disturb]
  371.     This option forces the game to flush all pending input whenever the
  372.     character is "disturbed".  This is useful if you use macros which take
  373.     time, since it will prevent you from continuing your macro while being
  374.     attacked by a monster.
  375.  
  376. ***** <fresh_before>
  377. Flush output before every command    [fresh_before]
  378.     This option forces the game to flush all output before every command.
  379.     This will give you maximal information, but may slow down the game
  380.     somewhat.  Note that this option is only useful when using macros,
  381.     resting, running, or repeating commands, since the outout is always
  382.     flushed when the game is waiting for a keypress from the user.
  383.  
  384. ***** <fresh_after>
  385. Flush output after certain things    [fresh_after]
  386.     This option forces the game to flush all output after not only every
  387.     player command, but also after every round of processing monsters and
  388.     objects, and after every message, which will maximize your information,
  389.     but may slow down the game a lot, especially on slower machines, and on
  390.     faster machines you cannot see the results anyway.
  391.  
  392. ***** <compress_savefile>
  393. Compress messages in savefiles    [compress_savefile]
  394.     Compress the savefile, by only saving the most recent "messages" that
  395.     the player has received.  This can cut the size of the savefile by a
  396.     drastic amount, but will result in the loss of message information.
  397.  
  398. ***** <hilite_player>
  399. Hilite the player with the cursor    [hilite_player]
  400.     Place the visible cursor on the player.  This looks fine on some Unix
  401.     machines, but horrible on most graphics machines.  Note that only some
  402.     machines are able to *not* show the cursor, but on those machines, hiding
  403.     the cursor often speeds up the game and looks better.
  404.  
  405. ***** <view_yellow_lite>
  406. Use special colors for torch-lit grids    [view_yellow_lite]
  407.     This option causes special colors to be used for "torch-lit" grids in
  408.     certain situations (see "view_granite_lite" and "view_special_lite").
  409.     Turning this option off will slightly improve game speed.
  410.  
  411. ***** <view_bright_lite>
  412. Use special colors for 'viewable' grids    [view_bright_lite]
  413.     This option causes special colors to be used for non "viewable" grids
  414.     in certain situations (see "view_granite_lite" and "view_special_lite").
  415.     When this option is set, floor grids which are normally drawn in "white"
  416.     but which are not currently "viewable" by the player are instead drawn
  417.     in "dark gray".  This makes the "viewable" grids to appear "brighter"
  418.     than the others, allowing the player to easily determine which floor
  419.     grids are in "line of sight".  Turning this option off will probably
  420.     increase the speed of the game.
  421.  
  422. ***** <view_granite_lite>
  423. Use special colors for wall grids (slow)    [view_granite_lite]
  424.     This option activates a special color scheme for all "wall" grids which
  425.     are normally drawn in "white" (as walls and rubble normally are).  When
  426.     the player is blind, we use "dark gray", else if the grid is torch-lit,
  427.     we use "yellow" (or "white") depending on the "view_yellow_lite" option,
  428.     else if the "view_bright_lite" option is set, and the grid is not in line
  429.     of sight, or the grid is dark, or the grid is only "partially" lit, then
  430.     we use "gray", otherwise we use the normal "white".  Turning this option
  431.     off will probably increase the speed of the game.  This option may not
  432.     work well if the attr/char codes for walls/veins have been changed, or
  433.     if "graphics" are being used.
  434.  
  435. ***** <view_special_lite>
  436. Use special colors for floor grids (slow)    [view_special_lite]
  437.     This option activates a special color scheme for all "floor" grids which
  438.     are normally drawn in "white" (as they normally are).  When the player is
  439.     blind, we use "dark gray", else if the grid is torch-lit, we use "yellow"
  440.     (or "white") depending on the "view_yellow_lite" option, else if the grid
  441.     is "dark", we use "dark gray", else if the "view_bright_lite" option is
  442.     set, and the grid is not in line of sight, we use "gray", otherwise we
  443.     use the normal "white".  Turning this option off will probably increase
  444.     the speed of the game.  This option may not work well if the attr/char
  445.     codes for walls/veins have been changed, or if "graphics" are being used.
  446.  
  447. ***** <center_player>
  448. Center map continuously (very slow)    [center_player]
  449.      The map always centres on the player with this option on. With it off, it
  450.      is divided into 25 sections, with coordinates (0,0) to (4,4), and will 
  451.      show one section at a time.
  452.  
  453. ***** <run_avoid_center>
  454. Avoid centering while running    [run_avoid_center]
  455.      The map does not centre on the player if the player moves with the "run" 
  456.      command, only when the running finishes.
  457.  
  458. ***** <scroll_target>
  459. Scroll map while targetting    [scroll_target]
  460.      This allows the player to target monsters which are off-screen from the
  461.      player's point of view, as the view will scroll to show the whereabouts
  462.      of all monsters in line of sight so the player can target them.
  463.  
  464.  
  465. === Option Set 5 -- Birth Options ===
  466.  
  467. ***** <birth_point_based>
  468. Allow purchase of stats using points    [birth_point_based]
  469.      This allows the player to set, point by point, his own preferred stats 
  470.      the character, rather than rolling at random, when creating a character.
  471.  
  472. ***** <birth_auto_roller>
  473. Allow specification of minimum stats    [birth_auto_roller]
  474.      This allows the player to set minimum stats (within reason) and ask 
  475.      the game to keep on rolling until a character with the desired stats
  476.      is generated. It is generally believed that a single stat can be got 
  477.      higher with point-based generation, but the overall total of all the 
  478.      will be higher when rolling randomly (including with the auto-roller.)
  479.  
  480. ***** <birth_maximize>
  481. Maximize effect of race/class bonuses    [birth_maximize]
  482.      Normally, if a character should find potions that permanently increase
  483.      his stats, the maximum that can be achieved without equipment bonuses 
  484.      is 18/100. If maximize mode is on (which is the default), then the race
  485.      and class bonuses and penalties apply to this limit, so your half-troll 
  486.      will have a greater maximum possible strength (unassisted by his 
  487.      equipment) than a hobbit. With maximize mode off, all characters max 
  488.      out at 18/100 for all stats. This also affects the start of the game, 
  489.      because race and class bonuses are applied as if they were "rings" in 
  490.      maximize mode (at an exact rate of 0/10 percentile points equals 1 point
  491.      for stats over 18), and as "potions" in non-maximize mode (drinking six
  492.      potions of [stat] will probably increase your stat by more than 0/60 if 
  493.      it was at 18 to start with.) To cut a long story short and a confusing 
  494.      explanation simple, you get better starting stats in non-maximize mode,
  495.      but can't get as good at what you're supposed to be best at in the later 
  496.      stages of the game.
  497.  
  498. ***** <birth_preserve>
  499. Preserve artifacts on leaving level    [birth_preserve]
  500.      If preserve mode is "off", you can get a level feeling that you *NEVER*
  501.      get with preserve mode "on": a "special" feeling. This means that there 
  502.      is an artifact, a pit or a vault on the level: and while a pit or vault
  503.      may not necessarily cause a special feeling, an artifact CERTAINLY will.
  504.      This is principally of use in finding out which levels are *not* 
  505.      "special", i.e. which ones can be left in a hurry without worrying 
  506.      about leaving something behind - if it's not "special", there is no 
  507.      artifact unless a monster has dropped one when you killed it. This is 
  508.      particularly important because, with preserve mode off, no artifact can
  509.      be generated more than once in the game. If it's on a level and you miss
  510.      it, it's gone forever. With preserve mode "on", if you miss an artifact, 
  511.      it can turn up later provided you didn't pick it up and identify it 
  512.      the first time (in which case there is no excuse for losing it.) But 
  513.      you don't get the "special" feeling. (Chances are that a vault will 
  514.      provide a good level feeling anyway, and quite possibly a couple of 
  515.      good items which may or may not include an artifact.)
  516.  
  517. ***** <birth_ironman>
  518. Restrict the use of stairs/recall    [birth_ironman]
  519.      This option, not recommended for non-advanced players, prevents the 
  520.      generation of up staircases, and makes the scroll and effect of Word 
  521.      of Recall not function: and teleport-level always goes down, as does 
  522.      the spell of stair-creation, except on the quest levels of Sauron and 
  523.      Morgoth.
  524.  
  525. ***** <birth_no_stores>
  526. Restrict the use of stores/home    [birth_no_stores]
  527.      The stores are all closed. The home is someone else's, and locked. You 
  528.      can keep nothing but what you carry with you, and get nothing but what 
  529.      you find in the dungeon. No selling items, or buying potions of 
  530.      restore stat... Not recommended for new players, or indeed for 
  531.      sane players.
  532.  
  533. ***** <birth_no_artifacts>
  534. Restrict the creation of artifacts    [birth_no_artifacts]
  535.      No artifacts will be created. Ever. Just *how* masochistic are you?
  536.  
  537. ***** <birth_rand_artifacts>
  538. Randomize some of the artifacts    [birth_rand_artifacts]
  539.      A different set of artifacts will be created, in place of the standard 
  540.      ones. This is intended primarily for people who have played enough to
  541.      know what most of the standard artifacts do and have got bored with
  542.      them.  Note that savefiles with random artifacts are not guaranteed
  543.      to be compatible between different Angband versions!
  544.  
  545.  
  546. === Option Set 6 -- Cheating Options ===
  547.  
  548. ***** <cheat_peek>
  549. Peek into object creation    [cheat_peek]
  550.     Cheaters never win.  But they can peek at object creation.
  551.  
  552. ***** <cheat_hear>
  553. Peek into monster creation    [cheat_hear]
  554.     Cheaters never win.  But they can peek at monster creation.
  555.  
  556. ***** <cheat_room>
  557. Peek into dungeon creation    [cheat_room]
  558.     Cheaters never win.  But they can peek at room creation.
  559.  
  560. ***** <cheat_xtra>
  561. Peek into something else    [cheat_xtra]
  562.     Cheaters never win.  But they can see debugging messages.
  563.  
  564. ***** <cheat_know>
  565. Know complete monster info    [cheat_know]
  566.     Cheaters never win.  But they can know all about monsters.
  567.  
  568. ***** <cheat_live>
  569. Allow player to avoid death    [cheat_live]
  570.     Cheaters never win.  But they can cheat death.
  571.  
  572.  
  573. === Window flags ===
  574.  
  575. Some platforms support "sub-windows", which are windows which can be used to
  576. display useful information generally available through other means.  The best
  577. thing about these windows is that they are updated automatically (usually) to
  578. reflect the current state of the world.  The "window options" can be used to
  579. specify what should be displayed in each window.  The possible choices should
  580. be pretty obvious.
  581.  
  582. Display inven/equip
  583.     Display the player inventory (and sometimes the equipment).
  584.  
  585. Display equip/inven
  586.     Display the player equipment (and sometimes the inventory).
  587.  
  588. Display player flags
  589.     Display a special description of the character, including some of the
  590.     "flags" which pertain to a character, broken down by equipment item.
  591.  
  592. Display player screen
  593.     Display a brief description of the character, including a breakdown
  594.     of the current player "skills" (including attacks/shots per round).
  595.  
  596. Display player flags
  597.     Display a brief description of the character, including a breakdown
  598.     of the contributions of each equipment item to various resistances
  599.     and stats.
  600.  
  601. Display messages
  602.     Display the most recently generated "messages".
  603.  
  604. Display overhead view
  605.     Display an overhead view of the entire dungeon.  This is very slow
  606.     and does not even look very good.
  607.  
  608. Display monster recall
  609.     Display a description of the most monster which has been most recently
  610.     attacked, targetted, or examined in some way.
  611.  
  612. Display object recall
  613.     Display a description of the most recently selected object.  Currently
  614.     this only affects spellbooks and prayerbooks.  This window flag may be
  615.     usefully combined with others, such as "monster recall".
  616.  
  617. Display snap-shot
  618.     This window flag is currently unused.
  619.  
  620. Display borg messages
  621.     This window flag is currently used only by the Borg.
  622.  
  623. Display borg status
  624.     This window flag is currently used only by the Borg.
  625.  
  626.  
  627. === Left Over Information ===
  628.  
  629. The "hitpoint_warn" value, if non-zero, is the percentage of maximal hitpoints
  630. at which the player is warned that he may die.  It is also used as the cut-off
  631. for using the color red to display both hitpoints and mana.
  632.  
  633. The "delay_factor" value, if non-zero, will slow down the visual effects used
  634. for missile, bolt, beam, and ball attacks.  The actual time delay is equal to
  635. "delay_factor" squared, in milliseconds.
  636.  
  637.